aio: keep io_event in aio_kiocb
authorAl Viro <viro@zeniv.linux.org.uk>
Fri, 8 Mar 2019 00:43:45 +0000 (19:43 -0500)
committerBen Hutchings <ben@decadent.org.uk>
Wed, 19 Jun 2019 22:16:58 +0000 (23:16 +0100)
commit1a97fbbd36528b52133f79ecaf77bf6c5c371f3f
treeebbce59e63088eb3c4350f7b2a3d63c097753197
parentba6b32be12c4c812444189395defc58df6472a9c
aio: keep io_event in aio_kiocb

commit a9339b7855094ba11a97e8822ae038135e879e79 upstream.

We want to separate forming the resulting io_event from putting it
into the ring buffer.

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Cc: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Gbp-Pq: Topic bugfix/all
Gbp-Pq: Name 0012-aio-keep-io_event-in-aio_kiocb.patch
fs/aio.c